PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFPageLabelingRange Class / getPageLabelNumberStyle Method
In This Topic
    getPageLabelNumberStyle Method
    In This Topic
    Gets the numbering style.
    Syntax
    public PDFPageLabelNumberStyle getPageLabelNumberStyle()

    Return Value

    A PDFPageLabelNumberStyle enum member that represents the numbering style to be used for the numeric portion of each page label.
    See Also